FireEvent

Category: Reflection

Syntax:
FireEvent name [parameters]

Runs the event called name, passing parameters in as $0-. name may contain wildcard characters (* and ?), in which case all matching events will be executed, in an undefined order.

Example:
FireEvent JOIN :Mr2001!mr2001@hansprestige.com JOIN #virc

Next in "Reflection": Name
Previous in "Reflection": EventMask
Next by name: FireMenuItem
Previous by name: FindWindow
Up to all commands by name or commands and functions by category